[[,DObject,numeric-method: Extracts a single element of a distributed object.
Description
Extracts a single element of a distributed object.Usage
## S3 method for class 'DObject,numeric':
[[(x, i, j, ...)
Arguments
x
The object to get an element from.
i
The row index of the element.
j
The column index of the element.